<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">
/*global css*/
*{font-family: "Microsoft YaHei","Helvetica Neue",Helvetica,"PingFang SC","Hiragino Sans GB",Arial,sans-serif;-webkit-text-size-adjust:none;-webkit-tap-highlight-color: transparent;-webkit-tap-highlight-color:rgba(0, 0, 0, 0); outline:none; box-shadow: none;}
html[lang="cn"] *{font-family: "é»‘ä½“","Microsoft YaHei","Helvetica Neue",Helvetica,"PingFang SC","Hiragino Sans GB",Arial,sans-serif;}
html[lang="en"] *{font-family: Arial,"Microsoft YaHei","Helvetica Neue",Helvetica,"PingFang SC","Hiragino Sans GB",Arial,sans-serif;}
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,p,form,fieldset,input,textarea,blockquote{padding:0;margin:0;}
h1,h2,h3,h4,h5,h6,th{font-weight:normal;}
li{list-style-type:none;}
img{border:none;min-width:1px;vertical-align:middle;}
table{border-collapse:collapse;}
/*è¡¨å•æŒ‰é’®ï¼Œè¾“å…¥æ¡†æ&nbsp;·å¼*/
input,select,textarea{outline: none;background: none;border: none;}
input[type=button], input[type=submit], input[type=file], button ,input[type=reset]{-webkit-appearance: none;cursor: pointer; _display: none;}
select::-ms-expand{display:none;}
*::-ms-clear {width:0;height:0;overflow:hidden;display:none;}

/*å­—ä½“*/
.fz0{ font-size:0px;}
.fz10{ font-size:10px;}
.fz12{ font-size:12px;}
.fz14{ font-size:14px;}
.fz16{ font-size:16px;}
.fz18{ font-size:18px;}
.fz20{ font-size:20px;}
.fz22{ font-size:22px;}
.fz24{ font-size:24px;}
.fz26{ font-size:26px;}
.fz28{ font-size:28px;}
.fz30{ font-size:30px;}
.fz32{ font-size:32px;}
.fz34{ font-size:34px;}
.fz36{ font-size:36px;}
.fz38{ font-size:38px;}
.fz40{ font-size:40px;}
.fz42{ font-size:42px;}
.fz44{ font-size:44px;}
.fz46{ font-size:46px;}
.fz48{ font-size:48px;}
.fz50{ font-size:50px;}
.fz60 {font-size:60px;}
.fz70{ font-size:70px;}




/*å…¨å±é®ç½©å±‚ï¼Œz-indexé»˜è®¤1000*/
.mask{width: 100%;height: 100%;background: rgba(0, 0, 0, .6);position: fixed;left: 0;top: 0;z-index: 1000;}

/*å¸¸ç”¨ç±»*/
.b,[b]{ font-weight:bold;}
.fl,[fl]{float:left;}
.fr,[fr]{float:right;}
.relative,[relative]{position:relative;z-index: 1;}
.absolute,[absolute]{position:absolute;}
.absolute.max,[absolute][max]{left: 0;top: 0;right: 0;bottom: 0;}
.fixed,[fixed]{position:fixed;}
.fixed.max,[fixed][max]{left: 0;top: 0;right: 0;bottom: 0;}
.fz0,[fz0]{font-size:0;}
/*displayå¿«é€Ÿè®¾ç½®*/
.hide,[hide]{display:none;}
.block,[block]{display:block;}
.inline,[inline]{display:inline;}
.inline-block,[inline-block]{display:inline-block;*display:inline;zoom:1;vertical-align: top;}
.table,[table]{display:table;}
.table.max,[table][max]{width:100%;}
.table-cell,[table-cell]{display:table-cell;vertical-align:middle;}
.table-cell.min,[table-cell][min]{width:1px;}
/*è¶…å‡ºéšè—*/
.over,[over]{overflow:hidden;}
/*å›¾ç‰‡åœ¨divå±…ä¸­*/
.m-pic,[m-pic]{text-align:center;display:block;font-size:0;}
.m-pic:after,[m-pic]:after{display:inline-block;height:100%;vertical-align:middle;content:'';}
.m-pic img,[m-pic] img{vertical-align:middle;max-width:100%;max-height:100%;}
/*é¼&nbsp;æ&nbsp;‡ç§»è¿‡å›¾ç‰‡æ”¾å¤§*/
.b-pic,[b-pic]{overflow:hidden;}
.b-pic img,[b-pic] img{-webkit-transition:0.5s;-moz-transition:0.5s;transition:0.5s;-webkit-transform:scale(1);-moz-transform:scale(1);transform:scale(1);}
.b-pic:hover img,[b-pic]:hover img{-webkit-transform:scale(1.4);-moz-transform:scale(1.4);transform:scale(1.4);}
/*å›¾ç‰‡å&nbsp;æ»¡div*/
.i-pic,[i-pic]{overflow:hidden;font-size:0;}
.i-pic img,[i-pic] img{width:100%;min-height:100%;}
/*H5å®½é«˜ç­‰æ¯”ç¼©æ”¾*/
.z-pic,[z-pic]{ position:relative;}
.z-pic::after,[z-pic]::after{width:100%; display:inline-block; padding-top:100%; content:'';}
.z-pic img,[z-pic] img{ max-width:100%; max-height:100%; position:absolute; top:0; bottom:0; left:0; right:0; z-index:1; margin:auto;}
/*ç°åº¦*/
.gray,[gray]{-webkit-filter:grayscale(100%);filter:grayscale(100%);filter:gray;}
/*å¯¹é½æ–¹å¼*/
.text-left,[text-left]{text-align:left;}
.text-right,[text-right]{text-align:right;}
.text-center,[text-center]{text-align:center;}
/*å½“å‰è¡Œè¶…å‡ºï¼Œæ˜¾ç¤ºçœç•¥å·*/
.text-over,[text-over]{text-overflow:ellipsis;overflow:hidden;white-space:nowrap;}
/*å‡&nbsp;è¡Œå†…è¶…å‡ºï¼Œæ˜¾ç¤ºçœç•¥å·*/
.text-line,[text-line]{overflow:hidden;text-overflow:ellipsis;display:-webkit-box !important;-webkit-box-orient:vertical;-webkit-line-clamp:2;}
.text-line.line3,[text-line][line3]{-webkit-line-clamp:3;}
.text-line.line4,[text-line][line4]{-webkit-line-clamp:4;}
.text-line.line5,[text-line][line5]{-webkit-line-clamp:5;}
/*å¼ºè¡Œä¸æ¢è¡Œ*/
.nowrap,[nowrap]{white-space:nowrap;}
/*å¼ºè¡Œæ¢è¡Œ*/
.break,[break]{white-space:normal;word-break:break-all;}
/*åž‚ç›´å¯¹é½æ–¹å¼*/
.v-middle,[v-middle]{vertical-align:middle;}
.v-top,[v-top]{vertical-align:top;}
.v-bottom,[v-bottom]{vertical-align:bottom;}
/*è¾¹æ¡†ç›’å­å¤„ç†*/
.border-box,[border-box]{-moz-box-sizing:border-box;-webkit-box-sizing: border-box;box-sizing: border-box;}
/*css3å˜æ¢æ—¶é—´300æ¯«ç§’*/
.trans,[trans]{-webkit-transition:all 300ms ease 0s;transition:all 300ms ease 0s;outline:none;}
.trans-inter::before,.trans-inter::after{-webkit-transition:all 300ms ease 0s; -moz-transition:all 300ms ease 0s; -ms-transition:all 300ms ease 0s; -o-transition:all 300ms ease 0s; transition:all 300ms ease 0s;}
/*é¼&nbsp;æ&nbsp;‡æ‰‹åž‹*/
.pointer,[pointer]{cursor:pointer !important;}
/*è‹±æ–‡å¤§å†™*/
.upper,[upper]{text-transform:uppercase;}
/*è‹±æ–‡å°å†™*/
.lower,[lower]{text-transform:lowercase;}
/*å®½é«˜100%*/
.maxh,[maxh]{height:100%;}
.maxw,[maxw]{width:100%;}
/*æœ€å¤šå®½åº¦è®¾ç½®*/
.cw1920{max-width: 1920px;margin: auto;}
.cw1600{max-width: 1600px;margin: auto;}
/*.cw1400{ width:92%; max-width: 1400px;margin: auto;}*/
.cw1200{max-width: 1200px;margin: auto;}
.cw1120{max-width: 1120px;margin: auto;}
/*ç¼–è¾‘å™¨*/
.editor{line-height:1.8;}
.editor *{font-size:14px;color:inherit;font-family:inherit;}
.editor ul li{list-style:disc inside;padding-left:10px;}
.editor ol li{list-style:decimal inside;padding-left:10px;}
.editor img{max-width:100%;height:auto !important;}
.editor table{ width:100%;}
.editor a{color: #0782C1;text-decoration:inherit;}

/*æ¸…æµ®åŠ¨*/
.clear,[clear]{margin:0px auto;clear:both;height:0px;font-size:0px;overflow:hidden;position: relative;}
.clear.a,[clear].a{top: -54px;display:block;height: 1px;width: 100%;position: relative;}
.clean,[clean]{zoom:1;}
.clean:after,.clean:before,[clean]:after,[clean]:before{content:'';display:table;}
.clean:after,[clean]:after{clear:both;}

/*ä¸Šä¸‹å…ƒç´&nbsp;é—´è·*/
.blank3{margin:0px auto;clear:both;height:3px;font-size:1px;overflow:hidden;}
.blank6{margin:0px auto;clear:both;height:6px;font-size:1px;overflow:hidden;}
.blank9{margin:0px auto;clear:both;height:9px;font-size:1px;overflow:hidden;}
.blank12{margin:0px auto;clear:both;height:12px;font-size:1px;overflow:hidden;}
.blank15{margin:0px auto;clear:both;height:15px;font-size:1px;overflow:hidden;}
.blank20{margin:0px auto;clear:both;height:20px;font-size:1px;overflow:hidden;}
.blank25{margin:0px auto;clear:both;height:25px;font-size:1px;overflow:hidden;}
.blank30{margin:0px auto;clear:both;height:30px;font-size:1px;overflow:hidden;}

/*a*/
a{color:#666666;text-decoration:none;outline:none;}
a:hover{color:#da251d; text-decoration:none;}
a.red{color:red;text-decoration:none;}
a.red:hover{color:red;text-decoration:underline;}
a *{text-decoration:none;}
a:hover *{text-decoration:none;}

/*å…¨ç«™æœç´¢*/
.global-search{width:100%; padding-bottom:40px;}
.global-search .form{margin-bottom:22px;}
.global-search .form .text{width: 340px;padding-left: 15px;height: 49px;line-height: 49px;border:1px solid #dddddd;border-top-left-radius:5px;border-bottom-left-radius:5px;border-right:none;}
.global-search .form .submit{height: 49px;width: 59px;border:1px solid #1f85e6;border-top-right-radius: 5px;border-bottom-right-radius:5px;background: #1f85e6 url(/images/s.png) no-repeat center center;}
.global-search .list{width:100%; margin-bottom:50px;}
.global-search .list .info .cate{padding-left:15px;}
.global-search .list .new .cate{background:url(/images/info_ico.jpg) no-repeat left center;}
.global-search .list .know .cate{background:url(/images/know_ico.jpg) no-repeat left center;}
.global-search .list .info li{padding:20px 0; border-bottom:1px solid #dddddd;}
.global-search .list .info li:first-child{border-top:1px solid #dddddd;}
.global-search .list .info .title{margin-right:16px; line-height:22px; color:#1f85e6; font-size:16px; font-weight:bold;}
.global-search .list .info .day,.global-search .list .info .cate{color:#888888; font-size:16px; margin-right:20px;}
.global-search .list .info .day{margin:0;}
.global-search .list .info .desc{height:60px; overflow:hidden; margin-top:1.375%; color:#888888; font-size:14px; line-height:32px;}


.before{}
.before::before,.after::after{content:'';}
.before.abs::before,.after.abs::after{position:absolute; z-index:1;}
.bgcover,.before.bgcover::before,.after.bgcover::after{background-repeat:no-repeat; background-size:cover; background-position:center center;}
.bgcontain,.before.bgcontain::before,.after.bgcontain::after{background-repeat:no-repeat; background-size:contain; background-position:center center;}
.before.trans::before,
.after.trans::after{-webkit-transition:all 300ms ease 0s;transition:all 300ms ease 0s;outline:none;}

.box_middle{display:-webkit-box; -webkit-box-orient:horizontal; -webkit-box-pack:center; -webkit-box-align:center; display:-moz-box; -moz-box-orient:horizontal; -moz-box-pack:center; -moz-box-align:center; display:-o-box; -o-box-orient:horizontal; -o-box-pack:center; -o-box-align:center; display:-ms-box; -ms-box-orient:horizontal; -ms-box-pack:center; -ms-box-align:center; display:box; box-orient:horizontal; box-pack:center; box-align:center;}

.i-flex {display:flex;}
.inline-flex {display:inline-flex;}
.items-center {align-items:center;}
.items-end {align-items:flex-end;}
.justify-center {justify-content:center;}
.justify-between {justify-content:space-between;}
.justify-around {justify-content:space-around;}
.flex-1 {flex:1;}
.flex-col {flex-direction:column;}
.flex-wrap {flex-wrap:wrap;}
.text-center {text-align:center;}
.text-right {text-align:right;}
.text-left {text-align:left;}
.block {display:block;}

.fixed {position:fixed;z-index:99;}
.over-hidden {overflow:hidden;}
.object-cover {object-fit:cover;}
.bg-cover {background-size:cover;background-position:center;background-repeat:no-repeat;}
.circle {border-radius:50%;}
.white-bg {background:#fff;}
.text-white {color:#fff;}
.text-grey {color:#333;}
.text-grey-light {color:#666;}
.main-bg {background:#006FBC;}
.main-cl {color:#006FBC;}
.w-full {width:100%;}
.h-full {height:100%;}
.weight-normal {font-weight:normal;}

.am6 {transition:.6s all;}
.am {transition:.2s all;}
.am1 {transition: all 1s;}
/* åŽŸå­css - end *//* common css */
.flex-center {display:flex;align-items:center;justify-content:center;}
/* common css */
.nowrap {white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}

.icon-guanbi:before {content:"\e601"}
.icon-31dianhua:before {content:"\e969"}
.icon-dayinchuanzhen:before {content:"\e620"}
.icon-youxiang1:before {content:"\e612"}
.icon-dizhi:before {content:"\e60c"}
.icon-icon_fengongsi:before {content:"\e769"}
.icon-factory:before {content:"\e9eb"}
.icon-caidan--kuai:before {content:"\e75c"}
.icon-zhuye:before {content:"\e63a"}
.icon-sousuo:before {content:"\e732"}
.icon-zhiding:before {content:"\e6e9"}
.icon-dianhua6:before {content:"\e96d"}

/*turn_page*/
#turn_page{ width:100%; height:42px; line-height:40px; text-align:center; overflow:hidden; font-size:0; margin-top:60px;}
#turn_page img{ width:100%; vertical-align:top;}
#turn_page form{ display:inline-block;}
#turn_page span{ display:inline-block; vertical-align:top; font-size:0; color:#666; margin:0 0.3%;}
#turn_page label{ color:#777;}
#turn_page font{ display:inline-block; font-size:14px; background:#fff; color:#666;}
#turn_page .page_input{ width:40px; height:40px; vertical-align:top; background:#fff; font-size:14px; color:#757575; border:1px solid #e5e5e5;}
#turn_page .page_submit{ width:78px; height:40px; cursor:pointer; background:#fff; font-size:14px; color:#757575; border:1px solid #e5e5e5;}
#turn_page .page_button{ width:40px; height:40px; display:inline-block; background:#fff; font-size:14px; color:#757575; border:1px solid #e5e5e5;}
#turn_page .page_button.in{ width:78px;}
#turn_page .page_noclick{ width:40px; height:40px; display:inline-block; background:#fff; font-size:14px; color:#757575; border:1px solid #e5e5e5;}
#turn_page .page_noclick.in{ width:78px;}
#turn_page .page_item_current{ width:40px; height:40px; background:#d50602; color:#fff; border:1px solid #d50602;}
#turn_page .page_item{ width:40px; height:40px; display:inline-block; background:#fff; font-size:14px; color:#757575; border:1px solid #e5e5e5;}

@media only screen and (max-width:750px){
	/*å­—ä½“*/
	.fz10{ font-size:14px !important;}
	.fz12{ font-size:12px;}
	.fz14{ font-size:14px;}
	/*.fz16{ font-size:14px;}
	.fz18{ font-size:16px;}*/
	.fz20{ font-size:18px;}
	.fz22{ font-size:20px;}
	.fz24{ font-size:24px;}
	.fz26{ font-size:24px;}
	.fz28{ font-size:28px;}
	.fz30{ font-size:30px;}
	.fz60{ font-size:40px;}
	[wow]{ visibility:visible;}
	#turn_page{ line-height:40px; line-height:38px;}
	#turn_page .page_input{ width:38px; height:38px;}
	#turn_page .page_submit{ width:70px; height:38px;}
	#turn_page .page_button{ width:38px; height:38px;}
	#turn_page .page_button.in{ width:70px; height:38px;}
	#turn_page .page_noclick{ width:38px; height:38px;}
	#turn_page .page_noclick.in{ width:70px;}
	#turn_page .page_item_current{ width:38px; height:38px;}
	#turn_page .page_item{ width:38px; height:38px;}
	#turn_page label{ display:none;}
}

@media only screen and (max-width:460px){
	#turn_page{ margin-top:30px;}
	#turn_page span{ margin:0 0.6%;}
	#turn_page font{ font-size:10px;}
	#turn_page{ height:24px; line-height:24px;}
	#turn_page .page_input{ width:22px; height:22px; font-size:10px;}
	#turn_page .page_submit{ width:40px; height:22px; font-size:10px;}
	#turn_page .page_button{ width:22px; height:22px; font-size:10px;}
	#turn_page .page_button.in{ width:40px; height:22px; font-size:10px;}
	#turn_page .page_noclick{ width:22px; height:22px; font-size:10px;}
	#turn_page .page_noclick.in{ width:40px;}
	#turn_page .page_item_current{ width:22px; height:22px;}
	#turn_page .page_item{ width:22px; height:22px; font-size:10px;}
}

</pre></body></html>